wayland: Initialize cursor cache earlier
authorMatthias Clasen <mclasen@redhat.com>
Tue, 12 Aug 2014 17:41:56 +0000 (13:41 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 12 Aug 2014 17:43:22 +0000 (13:43 -0400)
commitbe5300f68efeb77fa1566fb7e3f772f66c090d81
treecfeabe069656d1f2902fc13a711dfe18ed76c6f1
parentf3b56261cb09342d039fa94813990789a85ff4e9
wayland: Initialize cursor cache earlier

Without this, I was getting a crash because the theme change
function was trying to iterate over the hash table before
it was created.
gdk/wayland/gdkdisplay-wayland.c